Skip to main content

Connect statement syntax

The connect statement syntax for Connectors is:

CUSTOM CONNECT TO "Provider=custom_connect_app_name;[UserId | XUserId=userid;][Password | XPassword=password;][custom_connect_app_specific_param]" ;

Parameters and values

Connect Parameters

Description

custom_connect_app_name

Connector file name.

userid

Unscrambled or scrambled user id

password

Unscrambled or scrambled password

custom_connect_app_specific_param

Connector specific parameters

Example:  

CUSTOM CONNECT TO "Provider=MyCustomConnect.exe;ASHOST=XX.XX.X.XX;SYSNR=X;CLIENT=X;UserId=X;Password=X ";

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!